home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
kernel
/
proc
/
local.mk
< prev
next >
Wrap
Text File
|
1992-12-18
|
381b
|
12 lines
#
# This file is automatically included by Pmake while it is processing
# Makefile. Makefile is automatically generated by mkmf, and this file
# provides additional local personalization, namely to insist on not
# using a profiled version of procFork.o, even when creating a profiled
# kernel.
#
POBJS = $(OBJS:S/.o$/.po/g:S/procFork.po/procFork.o/g)
#include <$(SYSMAKEFILE)>